home *** CD-ROM | disk | FTP | other *** search
/ CD School House 9 / CD School House 9.0 - Wayzata Technology (1994).iso / mac / Win / PRINTERS / wnvel43 / EXPLODE.BAT < prev    next >
DOS Batch File  |  1994-05-28  |  2KB  |  65 lines

  1. REM     Caution...this batch file should be executed from
  2. REM     your harddrive and not from the program diskette.
  3. REM
  4. REM     This batch file assumes that Windows is installed
  5. REM     in C:\WINDOWS, if Windows resides on another drive
  6. REM     you must edit the last four lines of this batch 
  7. REM     file to the correct path statement before running.
  8. REM
  9. REM     Press [Ctrl] [Break] to cancel or [Enter] to
  10. REM     continue with EXPLODE.
  11. REM
  12. Pause
  13. expand sample.bm_ sample.bmp
  14. del sample.bm_
  15. expand adbook.cr_ adbook.crd
  16. del adbook.cr_
  17. expand psetup.dl_ psetup.dll
  18. del psetup.dl_
  19. expand business.en_ business.env
  20. del business.en_
  21. expand cat_6x9.en_ cat_6x9.env
  22. del cat_6x9.en_
  23. expand executiv.en_ executiv.env
  24. del executiv.en_
  25. expand monarch.en_ monarch.env
  26. del monarch.en_
  27. expand wnvel43e.ex_ wnvel43e.exe
  28. del wnvel43e.ex_
  29. expand wnvel43.hl_ wnvel43.hlp
  30. del wnvel43.hl_
  31. expand message.ls_ message.lst
  32. del message.ls_
  33. expand wv43doc.wr_ wv43doc.wri
  34. del wv43doc.wr_
  35. expand vbrun300.dl_ vbrun300.dll
  36. del vbrun300.dl_
  37. expand cmdialog.vb_ cmdialog.vbx
  38. del cmdialog.vb_
  39. expand threed.vb_ threed.vbx
  40. del threed.vb_
  41. expand prt_help.tx_ prt_help.txt
  42. del prt_help.tx_
  43. expand imgbmp.di_ imgbmp.dil
  44. del imgbmp.di_
  45. expand imgepsf.di_ imgepsf.dil
  46. del imgepsf.di_
  47. expand imgpcx.di_ imgpcx.dil
  48. del imgpcx.di_
  49. expand imgtga.di_ imgtga.dil
  50. del imgtga.di_
  51. expand imgtiff.di_ imgtiff.dil
  52. del imgtiff.di_
  53. expand imgwmf.di_ imgwmf.dil
  54. del imgwmf.di_
  55. expand imvb1.vb_ imvb1.vbx
  56. del imvb1.vb_
  57. del ver.dl_
  58. del setupkit.dll
  59. del hdinst.exe
  60. del setup.exe
  61. del setup.lst
  62. copy vbrun300.dll c:\windows\system
  63. copy cmdialog.vbx c:\windows\system
  64. copy threed.vbx c:\windows\system
  65. copy imvb1.vbx c:\windows\system